home *** CD-ROM | disk | FTP | other *** search
/ Grande Enciclopedia Della Salute 3 / grande salute 3.iso / Setup / _EE856~3.cab / _EE856D1B278A11D68B2400A0CCC387BF / ZUCC_CAFF_SUC_BEV.json < prev    next >
JavaScript Object Notation  |  2000-06-20  |  274b

  1. {
  2.     "schema": {
  3.         "Progre": "Long Integer",
  4.         "CodiceAlimento": "Text (4)",
  5.         "Quantita": "Single",
  6.         "UnMisVal": "Integer"
  7.     },
  8.     "data": [
  9.         {
  10.             "CodiceAlimento": "DO04",
  11.             "Quantita": 10,
  12.             "UnMisVal": 5
  13.         },
  14.         {
  15.             "CodiceAlimento": "BV06",
  16.             "Quantita": 0,
  17.             "UnMisVal": 50
  18.         },
  19.         {
  20.             "CodiceAlimento": "SF04",
  21.             "Quantita": 200,
  22.             "UnMisVal": 0
  23.         }
  24.     ]
  25. }